home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Organic Chemistry (8th Edition)
/
Image.iso
/
pc
/
organic
/
media
/
content
/
book_flash.swf
/
scripts
/
DefineButton2_260
/
BUTTONCONDACTION on(release).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-05-14
|
151 b
|
5 lines
on(release){
ItemNum = Number(_parent.scroler.scrollPosition) - 2 + Number(_name.slice(1,_name.length));
_parent.ItemPressed(ItemNum + 1);
}